Resource StructureDefinition/FHIR Server from package KBV.ITA.VOS#1.10.010 (125 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Composition",
"version" : "1.10.010",
"name" : "74_PR_VoS_Composition",
"title" : "74_PR_VoS_Composition",
"status" : "active",
"date" : "2020-05-18",
"publisher" : "Kassenärztliche Bundesvereinigung (KBV)",
"description" : "Composition für die Verwendung in 74_PR_VoS_Bundle_PVS_VoS bei der Ãbergabe von Informationen beim VoS-Aufruf durch das PVS.",
"copyright" : "Copyright © [2019], Kassenärztliche Bundesvereinigung (KBV). All rights reserved.",
"fhirVersion" : "3.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "Composition",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Composition",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "Composition",
"path" : "Composition",
"short" : "Compositon für VoS-Aufruf",
"definition" : "Composition zur Bündelung der für den Aufruf der VoS notwendigen Informationen."
},
{
"id" : "Composition.identifier",
"path" : "Composition.identifier",
"max" : "0"
},
{
"id" : "Composition.status",
"path" : "Composition.status",
"fixedCode" : "final",
"mustSupport" : true
},
{
"id" : "Composition.type",
"path" : "Composition.type",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSetUri" : "http://hl7.org/fhir/ValueSet/doc-typecodes"
}
},
{
"id" : "Composition.type.coding",
"path" : "Composition.type.coding",
"min" : 1,
"max" : "1",
"mustSupport" : true
},
{
"id" : "Composition.type.coding.system",
"path" : "Composition.type.coding.system",
"min" : 1,
"fixedUri" : "http://loinc.org",
"mustSupport" : true
},
{
"id" : "Composition.type.coding.code",
"path" : "Composition.type.coding.code",
"min" : 1,
"fixedCode" : "11503-0",
"mustSupport" : true
},
{
"id" : "Composition.class",
"path" : "Composition.class",
"max" : "0"
},
{
"id" : "Composition.subject",
"path" : "Composition.subject",
"mustSupport" : true
},
{
"id" : "Composition.subject.extension",
"path" : "Composition.subject.extension",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "url"
}
],
"rules" : "open"
}
},
{
"id" : "Composition.subject.extension:Aufrufkontext",
"path" : "Composition.subject.extension",
"sliceName" : "Aufrufkontext",
"type" : [
{
"code" : "Extension",
"profile" : "https://fhir.kbv.de/StructureDefinition/74_EX_VoS_AufrufKontext"
}
]
},
{
"id" : "Composition.subject.reference",
"path" : "Composition.subject.reference",
"max" : "0"
},
{
"id" : "Composition.subject.identifier",
"path" : "Composition.subject.identifier",
"max" : "0"
},
{
"id" : "Composition.subject.display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "Composition.subject.display",
"definition" : "Dieses Element ist technisch bedingt, da es ohne das Element zu einer Warning kommt.",
"min" : 1,
"fixedString" : "Aufrufkontext"
},
{
"id" : "Composition.encounter",
"path" : "Composition.encounter",
"max" : "0"
},
{
"id" : "Composition.date",
"path" : "Composition.date",
"mustSupport" : true
},
{
"id" : "Composition.author",
"path" : "Composition.author",
"slicing" : {
"discriminator" : [
{
"type" : "value",
"path" : "identifier.type.coding.code"
}
],
"rules" : "open"
},
"min" : 2,
"max" : "2",
"type" : [
{
"code" : "Reference",
"targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Anwender"
},
{
"code" : "Reference",
"targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_System"
}
],
"mustSupport" : true
},
{
"id" : "Composition.author:Anwender",
"path" : "Composition.author",
"sliceName" : "Anwender",
"short" : "PVS-Anwender",
"definition" : "Anwender (BenutzerID) welchers aus demPVS die VoS aufruft.",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Anwender"
}
],
"mustSupport" : true
},
{
"id" : "Composition.author:Anwender.reference",
"path" : "Composition.author.reference",
"min" : 1
},
{
"id" : "Composition.author:Anwender.identifier",
"path" : "Composition.author.identifier",
"short" : "Unterscheidung der Autoren",
"min" : 1
},
{
"id" : "Composition.author:Anwender.identifier.use",
"path" : "Composition.author.identifier.use",
"max" : "0"
},
{
"id" : "Composition.author:Anwender.identifier.type",
"path" : "Composition.author.identifier.type",
"min" : 1,
"binding" : {
"strength" : "required",
"valueSetUri" : "https://fhir.kbv.de/ValueSet/74_VS_VoS_Identifiertyp"
}
},
{
"id" : "Composition.author:Anwender.identifier.type.coding",
"path" : "Composition.author.identifier.type.coding",
"min" : 1,
"max" : "1"
},
{
"id" : "Composition.author:Anwender.identifier.type.coding.system",
"path" : "Composition.author.identifier.type.coding.system",
"min" : 1,
"fixedUri" : "https://fhir.kbv.de/CodeSystem/74_CS_VoS_AuthorTyp"
},
{
"id" : "Composition.author:Anwender.identifier.type.coding.code",
"path" : "Composition.author.identifier.type.coding.code",
"min" : 1,
"fixedCode" : "Anwender"
},
{
"id" : "Composition.author:Anwender.identifier.type.text",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "Composition.author.identifier.type.text",
"max" : "0"
},
{
"id" : "Composition.author:Anwender.identifier.system",
"path" : "Composition.author.identifier.system",
"max" : "0"
},
{
"id" : "Composition.author:Anwender.identifier.value",
"path" : "Composition.author.identifier.value",
"max" : "0"
},
{
"id" : "Composition.author:Anwender.identifier.period",
"path" : "Composition.author.identifier.period",
"max" : "0"
},
{
"id" : "Composition.author:Anwender.identifier.assigner",
"path" : "Composition.author.identifier.assigner",
"max" : "0"
},
{
"id" : "Composition.author:Anwender.display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "Composition.author.display",
"max" : "0"
},
{
"id" : "Composition.author:System",
"path" : "Composition.author",
"sliceName" : "System",
"short" : "System",
"definition" : "Identifikation des PVS, welches die VoS aufruft.",
"min" : 1,
"max" : "1",
"type" : [
{
"code" : "Reference",
"targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_System"
}
],
"mustSupport" : true
},
{
"id" : "Composition.author:System.reference",
"path" : "Composition.author.reference",
"min" : 1
},
{
"id" : "Composition.author:System.identifier",
"path" : "Composition.author.identifier",
"short" : "Unterscheidung der Autoren",
"min" : 1
},
{
"id" : "Composition.author:System.identifier.use",
"path" : "Composition.author.identifier.use",
"max" : "0"
},
{
"id" : "Composition.author:System.identifier.type",
"path" : "Composition.author.identifier.type",
"min" : 1,
"binding" : {
"strength" : "required",
"valueSetUri" : "https://fhir.kbv.de/ValueSet/74_VS_VoS_Identifiertyp"
}
},
{
"id" : "Composition.author:System.identifier.type.coding",
"path" : "Composition.author.identifier.type.coding",
"min" : 1,
"max" : "1"
},
{
"id" : "Composition.author:System.identifier.type.coding.system",
"path" : "Composition.author.identifier.type.coding.system",
"min" : 1,
"fixedUri" : "https://fhir.kbv.de/CodeSystem/74_CS_VoS_AuthorTyp"
},
{
"id" : "Composition.author:System.identifier.type.coding.code",
"path" : "Composition.author.identifier.type.coding.code",
"min" : 1,
"fixedCode" : "System"
},
{
"id" : "Composition.author:System.identifier.type.text",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "Composition.author.identifier.type.text",
"max" : "0"
},
{
"id" : "Composition.author:System.identifier.system",
"path" : "Composition.author.identifier.system",
"max" : "0"
},
{
"id" : "Composition.author:System.identifier.value",
"path" : "Composition.author.identifier.value",
"max" : "0"
},
{
"id" : "Composition.author:System.identifier.period",
"path" : "Composition.author.identifier.period",
"max" : "0"
},
{
"id" : "Composition.author:System.identifier.assigner",
"path" : "Composition.author.identifier.assigner",
"max" : "0"
},
{
"id" : "Composition.author:System.display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "Composition.author.display",
"max" : "0"
},
{
"id" : "Composition.title",
"path" : "Composition.title",
"mustSupport" : true
},
{
"id" : "Composition.confidentiality",
"path" : "Composition.confidentiality",
"max" : "0"
},
{
"id" : "Composition.attester",
"path" : "Composition.attester",
"max" : "0"
},
{
"id" : "Composition.custodian",
"path" : "Composition.custodian",
"short" : "Betriebsstätte",
"definition" : "Betriebsstätte",
"min" : 1,
"type" : [
{
"code" : "Reference",
"targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Betriebsstaette"
}
],
"mustSupport" : true
},
{
"id" : "Composition.custodian.reference",
"path" : "Composition.custodian.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.custodian.identifier",
"path" : "Composition.custodian.identifier",
"max" : "0"
},
{
"id" : "Composition.custodian.display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "Composition.custodian.display",
"max" : "0"
},
{
"id" : "Composition.relatesTo",
"path" : "Composition.relatesTo",
"max" : "0"
},
{
"id" : "Composition.event",
"path" : "Composition.event",
"max" : "0"
},
{
"id" : "Composition.section",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-explicit-type-name",
"valueString" : "Section"
}
],
"path" : "Composition.section",
"short" : "Inhalte des VoS-Aufrufs",
"definition" : "Inhalte des VoS-Aufrufs. Die notwendigen KBV-Profile in Abhängigkeit des Aufrufkontextes (composition.subject) sind dem Anforderungskatalog zu entnehmen.",
"max" : "1",
"mustSupport" : true
},
{
"id" : "Composition.section.title",
"path" : "Composition.section.title",
"max" : "0"
},
{
"id" : "Composition.section.code",
"path" : "Composition.section.code",
"max" : "0"
},
{
"id" : "Composition.section.text",
"path" : "Composition.section.text",
"max" : "0"
},
{
"id" : "Composition.section.mode",
"path" : "Composition.section.mode",
"max" : "0"
},
{
"id" : "Composition.section.orderedBy",
"path" : "Composition.section.orderedBy",
"max" : "0"
},
{
"id" : "Composition.section.entry",
"path" : "Composition.section.entry",
"type" : [
{
"code" : "Reference",
"targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Allergie"
},
{
"code" : "Reference",
"targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Kostentraeger"
},
{
"code" : "Reference",
"targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Medikament"
},
{
"code" : "Reference",
"targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Rezept"
},
{
"code" : "Reference",
"targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_BehandelnderRolle"
},
{
"code" : "Reference",
"targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_DokuRef"
},
{
"code" : "Reference",
"targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Dosierung"
},
{
"code" : "Reference",
"targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Diagnose"
},
{
"code" : "Reference",
"targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Patient"
},
{
"code" : "Reference",
"targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_Behandelnder"
},
{
"code" : "Reference",
"targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_OBS_Gewicht"
},
{
"code" : "Reference",
"targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_OBS_Koerpergroesse"
},
{
"code" : "Reference",
"targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_OBS_Kreatininwert"
},
{
"code" : "Reference",
"targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_OBS_Schwanger"
},
{
"code" : "Reference",
"targetProfile" : "https://fhir.kbv.de/StructureDefinition/74_PR_VoS_OBS_Stillend"
}
],
"mustSupport" : true
},
{
"id" : "Composition.section.entry.reference",
"path" : "Composition.section.entry.reference",
"min" : 1,
"mustSupport" : true
},
{
"id" : "Composition.section.entry.identifier",
"path" : "Composition.section.entry.identifier",
"max" : "0"
},
{
"id" : "Composition.section.entry.display",
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/elementdefinition-translatable",
"valueBoolean" : true
}
],
"path" : "Composition.section.entry.display",
"max" : "0"
},
{
"id" : "Composition.section.emptyReason",
"path" : "Composition.section.emptyReason",
"max" : "0"
},
{
"id" : "Composition.section.section",
"path" : "Composition.section.section",
"max" : "0"
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.